2006-07-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprintjob.c (gtk_print_job_send): Fix a typo in
the docs. (#347211, Kouhei Sutou)
2006-07-16 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkprintjob.c (gtk_print_job_send): Fix a typo in
+ the docs. (#347211, Kouhei Sutou)
+
* configure.in: Make the test for the sync extension
more robust. (#347315, Tommi Komulainen)
2006-07-16 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkprintjob.c (gtk_print_job_send): Fix a typo in
+ the docs. (#347211, Kouhei Sutou)
+
* configure.in: Make the test for the sync extension
more robust. (#347315, Tommi Komulainen)
/**
* gtk_print_job_send:
* @job: a GtkPrintJob
- * @callback: function to call when the job completes or an error occures
+ * @callback: function to call when the job completes or an error occurs
* @user_data: user data that gets passed to @callback
* @dnotify: destroy notify for @user_data
*